Fix calls to destroyDevice that are missing a force flag.
authorEwan Mellor <ewan@xensource.com>
Thu, 14 Dec 2006 15:32:44 +0000 (15:32 +0000)
committerEwan Mellor <ewan@xensource.com>
Thu, 14 Dec 2006 15:32:44 +0000 (15:32 +0000)
commit5d46b4c6361eb0c043a4d0bd0f26f2a248e487b4
tree0821447524de862abe9451b1e4e02b858d83c6be
parent4a5cb14abefcc7dd26c0fd4f3e2495ec14cc4017
Fix calls to destroyDevice that are missing a force flag.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/server/DevController.py